Papers with reading comprehension DG benchmark
Not to Overfit or Underfit the Source Domains? An Empirical Study of Domain Generalization in Question Answering (2022.emnlp-main)
Copied to clipboard
| Challenge: | Existing approaches to limit overfitting of training domains are rooted in this problem . domain generalization (DG) seeks to train models on a small number of source domains . |
| Approach: | They propose to use knowledge distillation to train models on a small number of source domains to maximize their zero-shot out-of-domain utility. |
| Outcome: | The proposed model learns its source domains better and has better out-of-domain generalization . the proposed model outperforms existing approaches that aim to limit overfitting . |